From: Mathieu Malaterre Date: Wed, 8 Dec 2021 09:27:29 +0000 (+0100) Subject: d/changelog: Upload 3.6.6-4 to unstable X-Git-Tag: archive/raspbian/3.6.9-4+rpi1^2~108 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=75480083d202ee4d66047a24e03498342a8b5502;p=dcmtk.git d/changelog: Upload 3.6.6-4 to unstable --- diff --git a/debian/changelog b/debian/changelog index 4615ed6a..3a541be1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +dcmtk (3.6.6-4) unstable; urgency=medium + + * d/u/metadata: Add publication about DCMTK + * d/patches: Add new patch to fix random unit test failures + * d/control: Bump Std-Vers to 4.6.0, no changes needed + * d/watch: Update to latest uscan version + * d/rules: Remove as-needed-linker-flag + * d/control: Add missing Rules-Requires-Root: no + * d/patches: Import bug-fixes from git/master + + -- Mathieu Malaterre Wed, 08 Dec 2021 10:27:21 +0100 + dcmtk (3.6.6-3) unstable; urgency=medium * d/patches: Fix compilation of dicomscope. Closes: #1000220